home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / montanab / tex32 < prev    next >
Encoding:
Text File  |  1993-04-12  |  1.5 KB  |  27 lines

  1. 32) Where do I find documentation about BibTeX?
  2.  
  3.     BibTeX, a program originally designed to produce bibliographies in
  4.     conjunction with LaTeX, is explained in Section 4.3 and Appendix B
  5.     of Leslie Lamport's LaTeX manual.  The ``BibTeXing'' document,
  6.     contained in the file btxdoc.tex, gives a more complete description.
  7.  
  8.     The ``Designing BibTeX Styles'' document, contained in the file
  9.     btxhak.tex, explains the postfix stack-based language used to
  10.     write BibTeX styles (.bst files).  The file btxbst.doc is the template
  11.     file for the four standard styles (plain, abbrv, alpha, unsrt). It
  12.     also contains the documentation for them.
  13.  
  14.     The current Unix-BibTeX man page, contained in the file
  15.     bibtex.1, was updated in January 1992 and is about one page long.
  16.     There's an old and obsolete version floating around, written in 1985
  17.     before ``BibTeXing'' and ``Designing BibTeX Styles'' appeared, that is
  18.     several pages long.  You should ignore it (or throw it away), since it
  19.     describes BibTeX version 0.98, style files of which are incompatible
  20.     with the current version, 0.99 (to be precise, 0.99c).
  21.  
  22.     All files mentioned in this answer are available via anonymous ftp
  23.     from labrea.stanford.edu (36.8.0.112) in the BibTeX ftp area,
  24.     tex/bibtex. All the non-Unix files should be available on any system
  25.     that runs BibTeX; if they're not on your system, please complain to
  26.     your BibTeX installer or to your distribution source.
  27.